-
Home
-
WP Search with Algolia
-
2.7.0
-
Code
-
Classes
- AbstractConfig
Total Complexity |
16 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
114 |
Lines of code |
64 |
Logical lines of code |
24 |
Comment lines |
0 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getDefaultConfig() |
S |
63 |
1 |
11 |
__construct() |
S |
76 |
1 |
4 |
getAppId() |
S |
80 |
1 |
3 |
setAppId() |
S |
76 |
1 |
4 |
getApiKey() |
S |
80 |
1 |
3 |
setApiKey() |
S |
76 |
1 |
4 |
getHosts() |
S |
80 |
1 |
3 |
setHosts() |
S |
76 |
1 |
4 |
getReadTimeout() |
S |
80 |
1 |
3 |
setReadTimeout() |
S |
76 |
1 |
4 |
getWriteTimeout() |
S |
80 |
1 |
3 |
setWriteTimeout() |
S |
76 |
1 |
4 |
getConnectTimeout() |
S |
80 |
1 |
3 |
setConnectTimeout() |
S |
76 |
1 |
4 |
getDefaultHeaders() |
S |
80 |
1 |
3 |
setDefaultHeaders() |
S |
76 |
1 |
4 |